home *** CD-ROM | disk | FTP | other *** search
/ MacGames Sampler / PHT MacGames Bundle.iso / MacSource Folder / Samples from the CD / C and C++ / CTools ƒ / c-tools..doc < prev    next >
Text File  |  1989-07-01  |  701b  |  23 lines

  1. cat c-tools.hqx
  2. Date:     Tue, 13 Jun 89 13:36:24 EDT
  3. From: Kenneth Sussmann (PBMA) <sussmann@pica.army.mil>
  4.  
  5. Here is a nice utility for C programmers. It:
  6.  
  7. Formats C source files similar to the cb utility on UNIX
  8. Strips control characters from files
  9. Generate prototype functions from C source files
  10. Converts Pascal to C code (additional
  11. work will be required by the programmer)
  12. Cross references C files,
  13. Checks for correct number of opening and closing
  14. brackets/braces and use of = in lieu of == in
  15. decision statements
  16. Generates a flow of function calls from C source files
  17.  
  18. This is version 1.37 written by Graham Haddock and includes
  19. documentation by the author. Freeware for non-commercial use.
  20.  
  21.  
  22.  
  23.